/* ==========================================================================


Content Tabel
+---------------+

* body
	+ Header / #header
	+ Main Content / #main-content
	+ Footer / #footer

========================================================================== */


body{ font-size: 16px; line-height: 22px;top: 0 !important;}
body.loadpage {
}
body:before{content: "";position: fixed;top: 0;left: 0;bottom: 0;right: 0;opacity: 0;z-index: -999;-webkit-transition: opacity 2s, z-index 2s; transition: opacity 2s, z-index 2s;}
body.loadpage:before{opacity: 0.9;z-index: 9998;}
body:after{content: "\f110";position: fixed;top: 50%;left: 0;right: 0;font-family: FontAwesome;font-size: 48px;text-align: center;margin-top: -20px;z-index: -999;opacity: 0;-webkit-transition: opacity 2s, z-index 2s;transition: opacity 2s, z-index 2s;-webkit-animation: fa-spin 2s infinite linear;animation: fa-spin 2s infinite linear;}
body.loadpage:after {opacity: 1;z-index: 9999;}
.loader {width: 100%; height: 100%; top: 0; left: 0; position: fixed; display: block; opacity: 1;background-color:#f2f2f2;z-index: 9998;text-align: center;background-image: url('../Image/bg-loading.jpg'); background-position:top center; background-repeat:no-repeat; }
.loader .loader-image { width:220px; height:220px; text-align:center;margin-top:20%}
.loader .loader-image-bar { width:60px; height:30px; text-align:center; margin-top:10px;}
a:hover,
a:focus {
        text-decoration: none;
        outline: 0;
    }
img{
	max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 10px;
    letter-spacing: -.02em;
   
}
h1.title,
h2.title,
h3.title,
h4.title,
h5.title,
h6.title{
	text-transform: uppercase;
}
h1.title{
	font-size: 40px;
}
.line-title{
    display: inline-block;
    margin-bottom: 25px;
    padding-bottom: 20px;
    position: relative;
}
.line-title .fa{
    bottom: 0;
    font-size: 6px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}
.line-title:after,
.line-title:before{
	bottom: 0;
    content: "";
    position: absolute;
}
.line-title:before{
    bottom: 2px;
    height: 2px;
    left: 15%;
    right: 50%;
    z-index: 1;
    margin-right: 10px;
}
.line-title:after{
    bottom: 2px;
    height: 2px;
    right: 15%;
    left: 50%;
    z-index: 1;
    margin-left: 10px;
}

.nav > li > a:focus, .nav > li > a:hover{
	background-color: transparent;
}
.backgroundFixed{
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
}

#wrap{
	overflow-x: hidden;
}
/*********************
======= Header =======
*********************/
.header {
    position: relative;
    /*height: 110px;*/
    /*border-bottom: solid 1px #000;*/
    z-index: 10;
    /*box-shadow: 0 5px 5px -5px #333;*/
}
.header a{color: #000;}
.header a:hover{color:#f69415}

/* Top header */
.header-inner {
    left: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    z-index: 2;
}
.style-v2 .header-inner {
    left: -10%;
    position: absolute;
    background-color: #fff;
    box-shadow: 0 5px 5px -5px #333;
}
.style-v3 .header-inner{
    left: auto;
    position: relative;
    right: auto;
    top: auto;
}
.style-v2 .logo{
    float: left;
    position: absolute;
    top: 5px;
    z-index: 3;
}
.style-v3 .logo{
	position: relative;
}
.style-v3 .logo a{
    left: 50%;
    margin-left: -88px;
    position: absolute;
    top: 0;
    z-index: 9;
}
.style-v2 .header-right{
	float: right;
	margin: 0;
}
.header-top{
	margin-top: 55px;
	margin-bottom: 20px;
}
.style-v3 .header-top{
	margin-top: 0;
	margin-bottom: 0;
}
.style-v3 .header-left, 
.style-v3 .header-right{
	margin: 0;
}
#primary-navigation{
    border: 0 none;
    border-radius: 0;
    display: inline-block;
    margin: 0;
    padding: 0;	
}
.style-v2 #primary-navigation{
	margin: 0 0 0 180px;
}
.style-v2 #navbar{
	padding: 0;
}
.header-left,
.header-right{
	margin-top: 15px;
}
.header-left{
	text-align: right;
}
.header-right{
	text-align: left;
}
.header-left li,
.header-right li{
	display: inline-block;
}
.header-left li:before,
.header-right li:before{
	content:'';
}
.header-left li:first-child:before,
.header-right li:first-child:before{
	content: ''; 
}
.header-right li:after{ /*border-right:1px solid #444342; content:' ';*/}
.header-right li:last-child:after{border-right:none;content:'';}
    .header-left li a,
    .header-right li a {
        display: inline-block;
      
    }
.style-v2 .header-right li a{
	padding-top: 0;
	padding-bottom: 0;
	font-size: 12px;
	line-height: 20px;
    padding:8px;
    letter-spacing:1px;
}
#primary-navigation{
	font-size: 16px;
	text-transform: uppercase;
}
.style-v3 #primary-navigation{
	display: block;
}
.navbar-brand{
	display: none;
}
.style-v3 .navbar-nav{
	width: 50%;
	text-align: left;
}
.style-v3 .navbar-nav:FIRST-CHILD{
	text-align: right;
}
.navbar-nav > li{
	/*margin: 0 20px;*/
    margin-left:25px;
	padding-bottom: 15px;
}
.style-v2 .navbar-nav > li,
.style-v3 .navbar-nav > li{
	padding: 15px 0;
}
.style-v3 .navbar-nav > li{
	float: none;
	display: inline-block;
}
.navbar-nav > li > a{
	padding-left: 0;
	padding-right: 0; 
	/*font-weight: bold;*/
}
.navbar-nav > li ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.navbar-nav > li .mega-menu,
.navbar-nav > li .dropdown{
    left: 0;
    position: absolute;
    text-align: left;
    top: -900px;

	-webkit-transition: opacity 0.35s, top 0s ease 0.35s; /* Safari */
    transition: opacity 0.35s, top 0s ease 0.35s;
}
.navbar-nav > li:hover .mega-menu,
.navbar-nav > li:hover .dropdown{
	opacity: 1;
	top: 100%;
	-webkit-transition: top 0s ease 0s; /* Safari */
    transition: top 0s ease 0s;
}
.navbar-nav > li .mega-menu{
	right: -1000px;
}
.navbar-nav > li .mega-menu-inner,
.navbar-nav > li .dropdown {
	padding: 10px 20px;
	font-size: 13px;
	float: left;
}
.navbar-nav > li .mega-menu-inner li,
.navbar-nav > li .dropdown li{
	padding-top: 5px;
	/*white-space: nowrap;*/
}
.navbar-nav > li .mega-menu-inner li:FIRST-CHILD,
.navbar-nav > li .dropdown li:FIRST-CHILD{
	padding-top: 0;
}
.navbar-nav > li .mega-menu-inner figcaption{
    line-height: 18px;
    margin-top: 5px;
    text-transform: none;
}
.navbar-nav > li .mega-menu .mega-cols{
	float: left;
	min-width: 120px;
	max-width: 170px;
}
/* Banner */
#banner{
	position: relative;
	z-index: 1;
}
.nivo-directionNav{
	display: none;
}
.nivo-controlNav{
    bottom: 10px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 15;
}
.nivo-controlNav a{
	border-radius: 50%;
    display: inline-block;
    height: 15px;
    margin: 0 4px;
    opacity: 0.6;
    text-indent: -9999px;
    width: 15px;
}
.nivo-controlNav a:hover,
.nivo-controlNav a.active{
	opacity: 1;
}
.nivo-caption{
    background: none;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    opacity: 1;
}
.nivo-caption-content{
	bottom: 26%;
    left: 30%;
    position: absolute;
    right: 30%;
    z-index: 3;
    text-align: center;
}
.style-v3 .nivo-caption-content,
.style-v2 .nivo-caption-content{
	bottom: auto;
	top: 30%;
}
.nivo-caption-content .desc{
	font-size: 20px;
}
.nivo-caption-img-1{
	position: absolute;
	bottom: 40px;
	right: 0;
	width: 35%;
	z-index: 2;
}
.nivo-caption-img-2{
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 30%;
	z-index: 1;
}
.nivo-caption-img-1 img,
.nivo-caption-img-2 img{
    max-width: 100%;
    position: static;
}


/*********************
======= Main =======
*********************/
.page-content{
	padding-top: 55px;
}
.section{
	padding: 90px 0 50px;
	overflow: hidden;
}
.section.menu-item{
	padding: 30px 0;
}
.home .section{
	line-height: 26px;
}
.home .section p{
	margin-bottom: 20px;
}

.welcome {
    text-align:center;
}

/* Info */
.infoUs{
	text-align: center;
}
.page-about .infoUs{
	text-align: left;
}

.infoUs figure{
	margin-top: 50px;
    text-align: left;
}
.infoUs figure img{
	position: relative;
	z-index: 3;
}
.infoUs figure img + img{
	z-index: 2;
	margin-top: -70px;
}

/* Services */
.services{
	position: relative;
}
.service-effect{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	padding: 0;
	margin: 0;
	top: 0;
	list-style: none;
}
.service-effect:after{
	content:"";
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	background-color: transparent;
	z-index: 3;
}
.service-effect li{
	position: absolute;
	left: 50%;
	top: 120px;
}
.service-effect li:nth-child(6n+1){
    margin-left: -370px;
    margin-top: 80px;	
    z-index: 6;
}
.service-effect li:nth-child(6n+2){
    margin-left: -320px;
    margin-top: -80px;
    z-index: 1;	
}
.service-effect li:nth-child(6n+3){
    margin-left: -145px;
    margin-top: -135px;
    z-index: 3;	
}
.service-effect li:nth-child(6n+4){
    margin-left: 35px;
    margin-top: -80px;
    z-index: 4;	
}
.service-effect li:nth-child(6n+5){
    margin-left: 120px;
    z-index: 5;	
}
.service-effect li:nth-child(6n+6){
    margin-left: 200px;
    margin-top: 110px;
    z-index: 6;	
}
#services-item{
    list-style: outside none none;
    margin: 0 auto;
    position: relative;
    width: 70%;
    min-height: 600px;
    padding: 0;
    z-index: 4;
}
#services-item li{
    background: hsl(33, 74%, 81%) none repeat scroll 0 0;
    border-radius: 100%;
    display: inline-block;
    position: absolute;
    width: 50px;
	height: 50px;
	text-indent: -9999px;
	margin: -25px 0 0 -25px;
	left: 50%;
	top: 50%;
	
	-webkit-transition: all 1s; /* Safari */
    transition: all 1s;
}
#services-item li.active{
	text-indent: inherit;
	width: 220px;
	height: 220px;
	margin-top: -110px;
	margin-left: -110px;
}
#services-item li:hover{
	cursor: pointer;
}
#services-item li.active:hover{
	cursor: default;
}
#services-item li:after,
#services-item li:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
}
#services-item li:after{
    height: 17px;
    margin: -8.5px 0 0 -1.5px;
    width: 3px;
}
#services-item li:before{
	width: 17px;
	height: 3px;
	margin: -1.5px 0 0 -8.5px;
}
#services-item li:nth-child(6n+1){
    left: 15%;
    top: 10%;
}
#services-item li:nth-child(6n+2){
	background: hsl(19, 63%, 50%);
    left: 30%;
    top: 45%;
}
#services-item li:nth-child(6n+3){
	background: hsl(11, 94%, 65%) none repeat scroll 0 0 !important;
    top: 15%;
}
#services-item li:nth-child(6n+4){
    background: hsl(33, 100%, 50%) none repeat scroll 0 0 !important;
    left: 65%;
    top: 40%;
}
#services-item li:nth-child(6n+5){
    background: hsl(15, 45%, 28%) none repeat scroll 0 0 !important;
	left: 80%;
    top: 10%;
}
#services-item li:nth-child(6n+6){
    background: hsl(203, 65%, 77%) none repeat scroll 0 0 !important;
 	left: 90%;
    top: 50%;
}
#services-item li.active:after, 
#services-item li.active:before{
	display: none;
}
#services-item li aside{
    border: 1px solid #FFF;
    border-radius: 100%;
    bottom: 3px;
    box-sizing: border-box;
    left: 3px;
    padding: 3px;
    position: absolute;
    right: 3px;
    text-align: center;
    top: 3px;
    z-index: 3;
    overflow: hidden;
    line-height: 22px;
}
#services-item li .service-inner{
	padding: 35px 20px 10px;
}
#services-item li aside h3{
	margin: 0 0 10px;
	text-transform: uppercase;
}
#services-item li .service-inner a{
	color: inherit;
}
#services-item li .service-inner a:hover{
	opacity: 0.7;
}
#services-item li em.animated{
    border: 5px solid #FFF;    
    border-radius: 50%;
    bottom: -5px;
    content: "";
    left: -5px;
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 2;
}


/* Latest */
.latest{
	text-align: center;
	/*padding-top: 130px;*/
}
.latest .posts_list{
	list-style: none;
	padding: 0;
	text-align: left;
	margin: 0;
}
.latest .posts_list li{
	display: inline-block;
	width: 100%;
	padding: 35px 0;
	border-bottom: 1px solid;
}
.latest .posts_list figure{
    float: left;
    margin-right: 50px;
    width: 32%;
}
.latest .posts_list li:nth-child(2n) figure{
	float: right;
    margin-left: 50px;
    margin-right: 0;
}
.latest .posts_list img{
	max-width: 100%;
}
.latest .posts_list aside{
	overflow: hidden;
}
.latest .posts_list aside h4{
	text-transform: uppercase;
}
.widget-gallery ul{
	list-style: none;
	padding: 0;
	border: 10px solid hsl(32, 38%, 84%);
    box-shadow: 0 0 15px 0 hsla(32, 38%, 84%, 0.75);
    margin: 0 0 0 30px;
    display: inline-block;
}
.widget-gallery li{
	float: left;
	width: 50%;
	position: relative;
}
.widget-gallery li figure{
	position: relative;
	overflow: hidden;
}
.widget-gallery li figure a{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}
.widget-gallery li figure a:after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	opacity: 0.6;
	
		-webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.widget-gallery li figure:hover a:after{
	opacity: 0.2;
	left: 20px;
	right: 20px;
	bottom: 20px;
	top: 20px;
}
.widget-gallery li figure img{
	width: 100%;
	/*
		-webkit-transition: all 0.25s;
    transition: all 0.25s; */
}
.widget-gallery li figure:hover img{
    	/*-webkit-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2); */
}
.latest .modal{
	text-align: left;
}

/* info recipe */
.info-recipe{
	padding: 50px 0;
}
.info-recipe figure{
	float: right;
	width: 50%;
}
.info-recipe aside{
	overflow: hidden;
}
.info-recipe aside h4{
	padding-top: 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
	line-height: 26px;
}
.info-recipe .video-recipe li{
	float: right;
	width: 49%;
	padding: 0 0 0 20px;
}
.info-recipe .video-recipe li a{
	padding: 0;
	margin: 0;
}
.info-recipe .video-recipe li a img{
	max-width: 100%;
	height: auto;
}
.info-recipe .video-recipe h5{
	text-transform: uppercase;
	padding-top: 20px;
}

/* bullet proof */
.bulletproof figure{
	text-align: right;
	margin-top: -40px;
	padding-right: 30px;
}
.bulletproof ul {
    padding: 0 0 0 20px;
    margin: 0;
    list-style-image: url("../Image/Temporary/list-style-2.png");
}
.bulletproof h4.title{
	text-align: center;
	margin-top: 20px;
}

/* About */
.page-header{
	padding: 0;
	margin: 0;
	text-align: center;
	position: relative;
	border: 0;
}
.page-header .post-thumbnail{
	position: relative;
}
.style-v2 .page-header .post-thumbnail,
.style-v3 .page-header .post-thumbnail{
	 bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    height: auto;
}
.page-header .post-thumbnail:after{
	content:"";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0.45;
}
.page-header .post-thumbnail img{
}
.page-header .title{
	bottom: 0;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    /*letter-spacing: -.07em;
    font-weight: bold;*/
}
.style-v2 .page-header .title{
	position: static;
	padding: 55px 0;
}
.style-v3 .page-header .title{
	position: static;
	padding: 100px 0 50px;
}
.style-v2 .page-header .title .line-title,
.style-v3 .page-header .title .line-title{
	margin: 0;
}
.ourMission {
	overflow: visible;
	padding: 50px 0;
}
.ourMission figure{
    margin-bottom: -120px;
    margin-top: -100px;
    position: relative;
}
.ourMission h5.title{
    margin: 0;
    padding: 10px 0;
}
.ourPromise h1.title{
	padding-top: 50px;
}

.gallery-about{
	padding: 0;
	height: 360px;
}
.gallery-about .gallery-flickity{
	margin: 0;
}
.gallery-about img{
	height: 100%;
	width: auto;
}
.ourMethods figure{
	text-align: right;
	padding-right: 30px;
	position: relative;
}
.ourMethods figure img{
	width: 70%;
	margin-top: -30px;
}
.ourMethods figure img + img{
    bottom: 0;
    left: 0;
    position: absolute;
    width: 60%;
}

/* Galleries */
#galleries{
	margin-top: -15px;
}
.galleries .filter,
.menus .filter{
    margin-bottom: 35px;
    padding: 15px 0;
    text-align: center;
}
.galleries .filter .button,
.menus .filter .button{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 25px;
	line-height: 32px;
	border: 2px solid;
	background-color: transparent;
	margin: 0 3px; 
}
.galleries .gallery-item{
	display: inline-block;
    float: none;
    position: static;
	-webkit-transition: height 1.5s ease 0.5s;
    transition: height 1.5s ease 0.5s;
}
.galleries .gallery-item.active{
	-webkit-transition: height 1.5s;
    transition: height 1.5s;
}
.galleries-v1 .gallery-v1 .close{
    font-size: 32px;
    font-weight: 300;
    opacity: 1;
    text-shadow: none;
}

.galleries .gallery-item .inner{
	display: inline-block;
	width: 100%;
}
.galleries .gallery-item figure{
	position: relative;
}
.galleries .gallery-item figure img{
	width: 100%;	
} 
.galleries .gallery-item figure figcaption > a.gallery-ajax{ 
	bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.galleries .gallery-item figure figcaption > a.gallery-ajax:after{ 
	content: "";
	position: absolute;
	bottom: 20px;
    left: 20px;
    top: 20px;
    right: 20px;
    background-color: rgba(226, 121, 0, 0.4);
    z-index: 4;
    
        
        	-ms-transform: scale(0,0);
    	-webkit-transform: scale(0,0);
    transform: scale(0,0);
    		-ms-transition: -ms-transform 0.75s;
    	-webkit-transition: -webkit-transform 0.75s;
    transition: transform 0.75s;
}
.galleries .gallery-item figure:hover figcaption > a.gallery-ajax:after{ 
        -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);	
}
.galleries .gallery-item figure .gallery-icon{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -20px;
	height: 40px;
	text-align: center;
	z-index: 5;
}
.galleries .gallery-item figure .gallery-icon a{
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    margin: 0 2.5px;
    opacity: 0;
    
		-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	
  		-webkit-animation-fill-mode: both;
  	animation-fill-mode: both;
  	
		-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}
.galleries .gallery-item figure .gallery-icon a + a{
		-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;	
}
.galleries .gallery-item figure:hover .gallery-icon a{
			-webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
    
		-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
.galleries .gallery-item figure:hover .gallery-icon a + a{
		-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;	
}
.galleries .gallery-item h4.title{
	margin: 15px 0 50px;
	position: relative;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.galleries .gallery-item h4.title:after {
	bottom: -50px;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #000;
	border-width: 30px;
	margin-left: -30px;
	opacity: 0;
}
.galleries .active h4.title:after{
	opacity: 1;
	-webkit-transition: opacity 1s ease 1s;
    transition: opacity 1s ease 1s;
}
.galleries .gallery-v1{
	padding-bottom: 50px;
    left: 0;
    position: absolute;
    top: auto;
    width: 100%;
    overflow: hidden;
    opacity: 0;
	-webkit-transition: opacity 1s;
    transition: opacity 1s;
    z-index: -999;
}
.galleries .active .gallery{
	-webkit-transition: opacity 1s ease 1s;
    transition: opacity 1s ease 1s;
    
	opacity: 1;
	z-index: 3;
}
.galleries .gallery .gallery-inner{
	padding: 50px 0;
}

.gallery-flickity{
	margin-bottom: 20px;
}
.gallery .flickity-page-dots,
.gallery-v1 .flickity-prev-next-button{
	display: none;
}
.gallery-v1 .gallery-cell{
	width: 60%;
	margin: 0 20px;
	opacity: 0.2;
	-webkit-transition: opacity 1s; /* Safari */
    transition: opacity 1s;
}
.gallery-about .gallery-cell{
	height: 360px;	
}
.gallery-about .gallery-cell img{
	width: auto;
	max-width: none;
	height: 100%;
}
.gallery-cell img{
	width: 100%;
}

.gallery-meta{
	display: inline-block;
	width: 100%;
	margin: 20px 0 0;
}
.gallery-meta > *{
	float: left;
	line-height: 21px;
}
.gallery-meta .gallery-date{
	margin-right: 30px;
	padding-right: 30px;
	border-right: 1px solid;
}
.gallery-v2 .gallery-meta{
	border-top: 1px solid;
	padding-top: 20px;
}
.flickity-prev-next-button{
	background: transparent !important;
	border: 1px solid;
}
.gallery-v2 .gallery-meta .gallery-date,
.gallery-v2 .gallery-meta .gallery-location{
	border: 0 none;
    font-size: 14px;	
}
.gallery-meta .sharethis{
	float: right;
	position: relative;
	display: none;
}
.gallery-v2 .gallery-meta .sharethis{
    clear: both;
    float: left;
    margin-top: 30px;
}
.gallery-meta .sharethis .stButton{
    height: 36px;
    line-height: 36px;
    margin: -5px 0 0;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 0;
    width: 110px;
}
.gallery-meta .sharethis .sharethis-icon{
    float: right;
    font-size: 16px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    margin-top: -5px;
    text-align: center;
    text-transform: uppercase;
    width: 110px;	
}
.gallery-meta .sharethis .sharethis-icon .fa{
    font-size: 18px;
    font-weight: normal;
    margin-right: 8px;
}
.gallery-meta label{
	font-weight: normal;
	margin: 0;
}
.gallery-v2 .gallery-cell{
	width: 100%;
}
.gallery-v1 .gallery-cell.is-selected{
	opacity: 1;
}
.gallery-v1 h3.title,
.gallery-v1 .entry-content{
	width: 60%;
	margin: auto;
}
.gallery-v1 .entry-content{
	font-size: 16px;
}
.gallery-v1 h3.title{
	margin-bottom: 20px;
}
.gallery-v2 h3.title{
	font-weight: bold;
	padding-left: 10px;
}
.gallery-v2 .entry-content{
	font-size: 16px;
	padding-left: 10px;
}
.modal{
	padding-right: 0 !important;
	margin-top: 5px;
}
.modal-header{
	border: 0;
	padding: 40px 0 0;
}
.modal-content{
	border-radius: 0;
	border: 0;
	min-height: 100%;
}
.modal-header .close {
    font-size: 26px;
    margin-top: 0;
    opacity: 1 !important;
}


/* Blog */
article.post{
	margin-bottom: 50px;
}
.page-blog article.post .post-thumbnail{
	position: relative;
	overflow: hidden;
}
.page-blog article.post .post-thumbnail img{
        -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    
        		-ms-transition: -ms-transform 0.5s;
    	-webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}
.page-blog article.post .post-thumbnail:hover img{
        -ms-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);	
}
.page-blog article.post .post-thumbnail a{ 
	bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.page-blog article.post .post-thumbnail a:after{ 
	content: "";
	position: absolute;
	bottom: -30px;
    left: -30px;
    top: -30px;
    right: -30px;
    
    border: 30px solid;
    border-color: rgba(226, 121, 0, 0.4);
    
    	-webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.page-blog article.post .post-thumbnail:hover a:after{ 
    bottom: 0px;
    left: 0px;
    top: 0px;
    right: 0px;
}

.page-post article.post .post-thumbnail,
.page-blog-sidebar article.post .post-thumbnail{
	margin-bottom: 20px;
}
article.post .entry-left{
    float: left;
    margin-top: 5px;
    padding-right: 30px;
    width: 90px;
}
article.post .entry-left .social a{
    border: 2px solid;
    border-radius: 50%;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    margin: 7px 0;
    text-align: center;
    width: 40px;
    position: relative;
    	-webkit-transition: all 0.2s; /* Safari */
    transition: all 0.2s;
}
article.post .entry-left .social a:hover{
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
article.post .entry-main{
	overflow: hidden;
}
.entry-date{
	font-size: 52px;
	line-height: 48px;
	margin-bottom: 10px;
}
.page-post article.post .entry-date,
.page-blog-sidebar article.post .entry-date{
	line-height: 36px;
}
.page-post article.post .entry-date small,
.page-blog-sidebar article.post .entry-date small{
    border-top: 1px solid;
    float: left;
    line-height: 24px;
    margin-top: 10px;
    padding-top: 5px;
    width: 100%;
    margin-bottom: 15px;
}
.entry-date small{
	font-size: 20px;
}
.entry-title{
    font-weight: bold;
    margin: 0 0 20px;
}
.page-post .entry-title{
	margin: 0 0 20px;
}
.entry-content{
	margin-bottom: 35px;
}
.page-post .entry-content{
	margin-bottom: 0;
}
.entry-meta{
	position: relative;
	padding-top: 15px;
}
.page-post .entry-meta{
	margin-bottom: 15px;
}
.entry-meta:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 2px;
	width: 82px;
}
.navigation{
	margin: 0 0 50px;
	border-top: 1px solid;
	padding-top: 10px;
	font-size: 18px;
}
.pagination{
	margin: 0;
}
.pagination > *{
	margin-right: 20px;
}
#comments{
    margin-left: 90px;
    margin-bottom: 50px;
}
#comments h3.title{
	margin-bottom: 20px;
	border-top: 1px solid;
    padding-top: 50px;
}
#comments .comment-list{
	list-style: none;
	padding: 0;
	margin-bottom: 40px;
}
#comments .comment-avatar{
    border-radius: 50%;
    float: left;
    height: 70px;
    margin-right: 20px;
    overflow: hidden;
    width: 70px;
}
#comments .comment-main{
	overflow: hidden;
}
#comments h5.title{
	font-size: 16px;
	margin: 0;
}
#comments .comment-date{
	font-size: 14px;
	margin-bottom: 10px;
}
#comments .comment{
	margin-bottom: 25px;
}
#comments .children{
    list-style: outside none none;
    margin-left: 90px;
    padding: 0;
    margin-top: 25px;
}
#respond h3.title{
	padding-top: 35px;
}

.comment-form input,
.comment-form textarea{
	border: 1px solid;
	line-height: 40px;
	padding: 0 10px;
	width: 100%;
	margin-bottom: 10px;
		-webkit-box-shadow: none;
	box-shadow: none;
}
.comment-form-author{
	float: left;
	width: 48%;
}
.comment-form-email{
	float: right;
	width: 48%;
}
.comment-form button{
    background: none;
    border: 2px solid;
    font-weight: bold;
    line-height: 40px;
    padding: 0 30px;
    text-transform: uppercase;
		-webkit-transition: all 0.2s; /* Safari */
    transition: all 0.2s;
}
.comment-form button:before{
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
}
.sidebar{
	padding-left: 10px;
}
h3.widgettitle{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
}
.sidebar .widget{
	margin-bottom: 35px;
}
.sidebar .widget ul{
	line-height: 28px;
	list-style-image: url("../imgs/list-style-1.png");
	padding-left: 20px;
}
.sidebar .categories ul li:hover,
.sidebar .achives ul li:hover{
	list-style-image: url("../imgs/list-style-2.png");
}
.sidebar .categories ul li a,
.sidebar .achives ul li a{
	display: block;
}
.sidebar .recent-post ul,
.sidebar .recent-comment ul{
	list-style: outside none none;
	padding: 0;
}
.sidebar .recent-post li,
.sidebar .recent-comment li{
    border-top: 1px solid;
    margin-top: 11px;
    padding-top: 10px;
}
.sidebar .recent-post li:FIRST-CHILD,
.sidebar .recent-comment li:FIRST-CHILD{
	margin: 0;
	padding: 0;
	border: 0;
}
.sidebar .recent-comment-author{
	font-size: 18px;
}
.sidebar .recent-comment-date{
    display: block;
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 10px;
}
.sidebar .tagcloud a{
    border: 1px solid;
    display: inline-block;
    line-height: 24px;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 0 15px;
}

/* Menus */
#menus{
	margin-top: -15px;
}
.menus .menu-inner{
	padding-top: 10px;
}
.menus h1.title{
	margin-bottom: 35px;
}
.menus .menu-thumbnail{
	margin-right: 30px;
}
.menus .col-sm-push-6 > *{
	margin-left: 40px;
	margin-right: 0;
}
.menus aside{
	margin-bottom: 20px;
	font-size: 14px;
}
.menus .menu-img{
	float: left;
	margin-right: 20px;
	width: 120px;
    padding-bottom:10px;
}
.menus .menu-content{
	overflow: hidden;
}
.menus .menu-title {font-size: 20px;position: relative;font-weight: bold;}
.menus .menu-title:after{
	content: "";
	position: absolute;
	bottom: -3px;
	left: 0;
	right: 0;
	border-bottom: 1px dashed;
	z-index: 1;
}
.menus .menu-title span{
	background-color: inherit;
	position: relative;
	z-index: 2;
	padding: 0 5px 0 0;
}
.menus .menu-title .menu-price{
    float: right;
    font-size: 15px;
    font-weight: normal;
    padding: 0 0 0 5px;
}
.menus .menu-title .menu-price .fa{
	margin-right: 3px;
}
.menus-background {
    background-image: url('../Image/bg-menu.png');
    background-position: top right;
    background-repeat: no-repeat;
}

.filter-stuck,
.style-v2 #wrap .header-stuck,
.style-v3 #wrap .header-stuck{
    border-bottom: 0 solid;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
}
.style-v2 .filter-stuck{
    top: 110px;
    /*z-index: 998;*/	
}
.style-v3 .filter-stuck {
    bottom: 0;
    margin: 0;
    top: auto;
    border-width: 1px 0 0;
    border-style: solid;
    z-index: 998;
    
    	-webkit-transition: all 1s;
    transition: all 1s;
}

/* Contact Form */
.contact-content{
	margin-right: 20px;
	margin-bottom: 50px;	
}
.contact-content .contact-desc{
	padding: 10px 0;
}
.contact-form input,
.contact-form textarea{
	border: 1px solid;
	line-height: 26px;
	padding: 7px 10px;
	width: 100%;
	margin-bottom: 15px;
		-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.contact-form button{
    background: none;
    border: 2px solid;
    font-weight: bold;
    line-height: 40px;
    padding: 0 30px;
    text-transform: uppercase;
		-webkit-transition: all 0.2s; /* Safari */
    transition: all 0.2s;
}
.contact-form button:before{
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
}
.contact-form .alert{
	margin-bottom: 0;
	margin-top: 30px;
}
#map-canvas{
	width: 100%;
	height: 450px;
	border-width: 1px 0;
	border-style: solid; 
}

/*********************
======= Footer =======
*********************/

#footer{
	padding: 50px 0 0;
}
.footer-info .widget > .title{
    border-bottom: 1px solid;
    line-height: 40px;
    margin-bottom: 20px;
}
.footer-info .contact-us p{
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.footer-info .contact-us .fa{
    float: left;
    font-size: 24px;
    margin-right: 10px;	
}
.footer-info .contact-us p span{
	overflow: hidden;
}
.footer-info ul{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 26px;
}
.footer-info a{
	color: inherit;
}
.footer-info input{
	line-height: 22px;
	border: 1px solid;
	background-color: transparent;
	padding: 4px 5px;
	border-radius: 0;
	-webkit-border-radius: 0;
	width: 100%;
	outline: 0;
	  -webkit-box-shadow: none;
          box-shadow: none;
}
.footer-info button{
	border: 0;
	text-transform: uppercase;
	width: auto;
	padding: 0 20px;
	line-height: 35px;
}
.footer-info .social li{
	float: left;
	width: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 18px;
}
.footer-info .social li a{
	display: block;
}
.copyright{
	line-height: 56px;
	font-size: 14px;
	text-align: center;
	border-top: 1px solid;
}
/* Wave */
section {position: relative;width: 100%; }
section .wave {position: absolute; width: 100%;height: 40px;bottom: 0;left: 0;background: url(../Image/wave.png);animation: animate 15s linear infinite;z-index:9;}
section .wave:before {content: '';width: 100%;height: 40px;background: url(../Image/wave.png);position: absolute; top: 0;left: 0; opacity: 0.4;animation: animate-reverse 15s linear infinite; }
section .wave:after {content: '';width: 100%;height: 40px;background: url(../Image/wave.png); position: absolute;top: 0;left: 0;opacity: 0.6;animation-delay: -5s;animation: animate-reverse 25s linear infinite;}
    
section .wave-bottom{position:absolute;width:100%;height: 40px;top:0;left:0;background:url(../Image/wave-bottom.png);animation:animate 15s linear infinite;}
section .wave-bottom:before{content:'';width:100%;height:40px;background:url(../Image/wave-bottom.png);position:absolute;top:0;left:0;opacity:0.4;animation:animate-reverse 15s linear infinite;}
section .wave-bottom:after{content:'';width:100%;height:40px;background:url(../Image/wave-bottom.png);position:absolute;top:0;left:0;opacity:0.6;animation-delay:-5s;animation:animate-reverse 25s linear infinite;}

section .wave-na {position: absolute; width: 100%;height: 40px;bottom: 0;left: 0;background: url(../Image/wave.png);z-index:0;}
section .wave-na:before {content: '';width: 100%;height: 40px;background: url(../Image/wave.png);position: absolute; top: 0;left: 0; opacity: 0.4; }
section .wave-na:after {content: '';width: 100%;height: 40px;background: url(../Image/wave.png); position: absolute;top: 0;left: 0;opacity: 0.6}
    
section .wave-na-bottom{position:absolute;width:100%;height: 40px;left:0;background:url(../Image/wave-bottom.png);z-index:9;}
section .wave-na-bottom:before{content:'';width:100%;height: 40px;background:url(../Image/wave-bottom.png);position:absolute;top:0;left:0;opacity:0.4}
section .wave-na-bottom:after{content:'';width:100%;height: 40px;background:url(../Image/wave-bottom.png);position:absolute;top:0;left:0;opacity:0.6;}


@keyframes animate { 0% {background-position: 0;} 100% {background-position: 1360px;}}
@keyframes animate-reverse { 0% {background-position: 1360px;} 100% {background-position: 0;}}

/*bootstrap custom*/
.panel-heading {padding:0;border-bottom: 1px solid transparent;border-top-left-radius: 3px;border-top-right-radius: 3px;}
.panel-default > .panel-heading {color: #333;background-color: #f5f5f5;border-color: transparent; }
.panel-body {font-size:14px; height:80px;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {background-color: transparent;}
.nav .dropdown-menu a {color: #999;padding: 5px 12px;font-size: 0.9em;}
.nav .dropdown-menu a:hover {color: #999}
.nav .dropdown-item {display: block;width: 100%;padding: .25rem 1.5rem;clear: both;font-weight: 400;color: #212529;text-align: inherit;white-space: nowrap;background-color: transparent;border: 0;}
.nav .dropdown .dropdown-item {font-size: 0.75em;}
/*! * flag */
.flag{display:inline-block;position: relative;width:16px;height:11px;background:url('../Image/flags.png') no-repeat}.flag.flag-gu{background-position:-96px -55px}.flag.flag-mn{background-position:-208px -88px}.flag.flag-va{background-position:-48px -154px}.flag.flag-tibet{background-position:-32px -143px}.flag.flag-fo{background-position:-64px -44px}.flag.flag-th{background-position:-16px -143px}.flag.flag-tr{background-position:-144px -143px}.flag.flag-tl{background-position:-80px -143px}.flag.flag-kz{background-position:-144px -77px}.flag.flag-zm{background-position:-16px -165px}.flag.flag-uz{background-position:-32px -154px}.flag.flag-dk{background-position:-64px -33px}.flag.flag-scotland{background-position:-176px -121px}.flag.flag-gi{background-position:-224px -44px}.flag.flag-gy{background-position:-128px -55px}.flag.flag-bj{background-position:-112px -11px}.flag.flag-fr{background-position:-80px -44px}.flag.flag-mo{background-position:-224px -88px}.flag.flag-ir{background-position:-112px -66px}.flag.flag-io{background-position:-80px -66px}.flag.flag-tm{background-position:-96px -143px}.flag.flag-ch{background-position:-96px -22px}.flag.flag-mt{background-position:-32px -99px}.flag.flag-nl{background-position:-240px -99px}.flag.flag-gp{background-position:-16px -55px}.flag.flag-im{background-position:-48px -66px}.flag.flag-tv{background-position:-176px -143px}.flag.flag-mu{background-position:-48px -99px}.flag.flag-pe{background-position:-96px -110px}.flag.flag-vi{background-position:-112px -154px}.flag.flag-hn{background-position:-176px -55px}.flag.flag-ss{background-position:-128px -132px}.flag.flag-ae{background-position:-16px 0}.flag.flag-td{background-position:-240px -132px}.flag.flag-pw{background-position:0 -121px}.flag.flag-nu{background-position:-32px -110px}.flag.flag-bt{background-position:-208px -11px}.flag.flag-ms{background-position:-16px -99px}.flag.flag-cv{background-position:-240px -22px}.flag.flag-es{background-position:-224px -33px}.flag.flag-mh{background-position:-144px -88px}.flag.flag-la{background-position:-160px -77px}.flag.flag-vn{background-position:-128px -154px}.flag.flag-py{background-position:-16px -121px}.flag.flag-br{background-position:-176px -11px}.flag.flag-ye{background-position:-224px -154px}.flag.flag-ie{background-position:0 -66px}.flag.flag-gh{background-position:-208px -44px}.flag.flag-cg{background-position:-80px -22px}.flag.flag-cu{background-position:-224px -22px}.flag.flag-hu{background-position:-224px -55px}.flag.flag-sg{background-position:-224px -121px}.flag.flag-at{background-position:-176px 0}.flag.flag-lk{background-position:-224px -77px}.flag.flag-vu{background-position:-144px -154px}.flag.flag-bo{background-position:-160px -11px}.flag.flag-jo{background-position:-208px -66px}.flag.flag-er{background-position:-208px -33px}.flag.flag-za{background-position:-256px -154px}.flag.flag-rs{background-position:-80px -121px}.flag.flag-nr{background-position:-16px -110px}.flag.flag-ls{background-position:-256px -77px}.flag.flag-jm{background-position:-192px -66px}.flag.flag-tz{background-position:-208px -143px}.flag.flag-ki{background-position:-16px -77px}.flag.flag-sj{background-position:0 -132px}.flag.flag-cz{background-position:-16px -33px}.flag.flag-pg{background-position:-128px -110px}.flag.flag-lv{background-position:-32px -88px}.flag.flag-do{background-position:-96px -33px}.flag.flag-lu{background-position:-16px -88px}.flag.flag-no{background-position:-256px -99px}.flag.flag-kw{background-position:-112px -77px}.flag.flag-mx{background-position:-96px -99px}.flag.flag-yt{background-position:-240px -154px}.flag.flag-ly{background-position:-48px -88px}.flag.flag-cy{background-position:0 -33px}.flag.flag-ph{background-position:-144px -110px}.flag.flag-my{background-position:-112px -99px}.flag.flag-sm{background-position:-48px -132px}.flag.flag-et{background-position:-240px -33px}.flag.flag-ru{background-position:-96px -121px}.flag.flag-tj{background-position:-48px -143px}.flag.flag-ai{background-position:-64px 0}.flag.flag-pl{background-position:-176px -110px}.flag.flag-kp{background-position:-64px -77px}.flag.flag-uy{background-position:-16px -154px}.flag.flag-gb{background-position:-112px -44px}.flag.flag-gs{background-position:-64px -55px}.flag.flag-kurdistan{background-position:-96px -77px}.flag.flag-rw{background-position:-112px -121px}.flag.flag-ec{background-position:-128px -33px}.flag.flag-mm{background-position:-192px -88px}.flag.flag-pa{background-position:-80px -110px}.flag.flag-wales{background-position:-160px -154px}.flag.flag-kg{background-position:-256px -66px}.flag.flag-ve{background-position:-80px -154px}.flag.flag-tk{background-position:-64px -143px}.flag.flag-ca{background-position:-16px -22px}.flag.flag-is{background-position:-128px -66px}.flag.flag-ke{background-position:-240px -66px}.flag.flag-ro{background-position:-64px -121px}.flag.flag-gq{background-position:-32px -55px}.flag.flag-pt{background-position:-256px -110px}.flag.flag-tf{background-position:-256px -132px}.flag.flag-ad{background-position:0 0}.flag.flag-sk{background-position:-16px -132px}.flag.flag-pm{background-position:-192px -110px}.flag.flag-om{background-position:-64px -110px}.flag.flag-an{background-position:-112px 0}.flag.flag-ws{background-position:-192px -154px}.flag.flag-sh{background-position:-240px -121px}.flag.flag-mp{background-position:-240px -88px}.flag.flag-gt{background-position:-80px -55px}.flag.flag-cf{background-position:-64px -22px}.flag.flag-zanzibar{background-position:0 -165px}.flag.flag-mw{background-position:-80px -99px}.flag.flag-catalonia{background-position:-32px -22px}.flag.flag-ug{background-position:-240px -143px}.flag.flag-je{background-position:-176px -66px}.flag.flag-km{background-position:-32px -77px}.flag.flag-in{background-position:-64px -66px}.flag.flag-bf{background-position:-48px -11px}.flag.flag-mc{background-position:-80px -88px}.flag.flag-sy{background-position:-192px -132px}.flag.flag-sn{background-position:-64px -132px}.flag.flag-kr{background-position:-80px -77px}.flag.flag-eu{background-position:-256px -33px}.flag.flag-bn{background-position:-144px -11px}.flag.flag-st{background-position:-144px -132px}.flag.flag-england{background-position:-192px -33px}.flag.flag-lc{background-position:-192px -77px}.flag.flag-dm{background-position:-80px -33px}.flag.flag-be{background-position:-32px -11px}.flag.flag-ni{background-position:-224px -99px}.flag.flag-ua{background-position:-224px -143px}.flag.flag-mz{background-position:-128px -99px}.flag.flag-pf{background-position:-112px -110px}.flag.flag-tn{background-position:-112px -143px}.flag.flag-ee{background-position:-144px -33px}.flag.flag-xk{background-position:-208px -154px}.flag.flag-sx{background-position:-176px -132px}.flag.flag-sd{background-position:-192px -121px}.flag.flag-gd{background-position:-128px -44px}.flag.flag-ci{background-position:-112px -22px}.flag.flag-sz{background-position:-208px -132px}.flag.flag-cl{background-position:-144px -22px}.flag.flag-fi{background-position:0 -44px}.flag.flag-ga{background-position:-96px -44px}.flag.flag-jp{background-position:-224px -66px}.flag.flag-de{background-position:-32px -33px}.flag.flag-np{background-position:0 -110px}.flag.flag-re{background-position:-48px -121px}.flag.flag-bg{background-position:-64px -11px}.flag.flag-sc{background-position:-160px -121px}.flag.flag-ng{background-position:-208px -99px}.flag.flag-qa{background-position:-32px -121px}.flag.flag-mk{background-position:-160px -88px}.flag.flag-aw{background-position:-208px 0}.flag.flag-kn{background-position:-48px -77px}.flag.flag-al{background-position:-80px 0}.flag.flag-bw{background-position:-240px -11px}.flag.flag-um{background-position:-256px -143px}.flag.flag-ky{background-position:-128px -77px}.flag.flag-tt{background-position:-160px -143px}.flag.flag-so{background-position:-80px -132px}.flag.flag-lt{background-position:0 -88px}.flag.flag-by{background-position:-256px -11px}.flag.flag-bb{background-position:0 -11px}.flag.flag-us{background-position:0 -154px}.flag.flag-md{background-position:-96px -88px}.flag.flag-ag{background-position:-48px 0}.flag.flag-hm{background-position:-160px -55px}.flag.flag-as{background-position:-160px 0}.flag.flag-eg{background-position:-160px -33px}.flag.flag-sv{background-position:-160px -132px}.flag.flag-sl{background-position:-32px -132px}.flag.flag-fk{background-position:-32px -44px}.flag.flag-am{background-position:-96px 0}.flag.flag-ck{background-position:-128px -22px}.flag.flag-tw{background-position:-192px -143px}.flag.flag-kh{background-position:0 -77px}.flag.flag-to{background-position:-128px -143px}.flag.flag-se{background-position:-208px -121px}.flag.flag-cd{background-position:-48px -22px}.flag.flag-pn{background-position:-208px -110px}.flag.flag-gr{background-position:-48px -55px}.flag.flag-id{background-position:-256px -55px}.flag.flag-vc{background-position:-64px -154px}.flag.flag-somaliland{background-position:-96px -132px}.flag.flag-bi{background-position:-96px -11px}.flag.flag-pk{background-position:-160px -110px}.flag.flag-pr{background-position:-224px -110px}.flag.flag-bd{background-position:-16px -11px}.flag.flag-co{background-position:-192px -22px}.flag.flag-fm{background-position:-48px -44px}.flag.flag-bm{background-position:-128px -11px}.flag.flag-ar{background-position:-144px 0}.flag.flag-bv{background-position:-224px -11px}.flag.flag-sb{background-position:-144px -121px}.flag.flag-mq{background-position:-256px -88px}.flag.flag-eh{background-position:-176px -33px}.flag.flag-bh{background-position:-80px -11px}.flag.flag-it{background-position:-144px -66px}.flag.flag-hr{background-position:-192px -55px}.flag.flag-sa{background-position:-128px -121px}.flag.flag-mv{background-position:-64px -99px}.flag.flag-mg{background-position:-128px -88px}.flag.flag-dz{background-position:-112px -33px}.flag.flag-gg{background-position:-192px -44px}.flag.flag-gm{background-position:-256px -44px}.flag.flag-af{background-position:-32px 0}.flag.flag-li{background-position:-208px -77px}.flag.flag-sr{background-position:-112px -132px}.flag.flag-vg{background-position:-96px -154px}.flag.flag-cr{background-position:-208px -22px}.flag.flag-tc{background-position:-224px -132px}.flag.flag-ao{background-position:-128px 0}.flag.flag-ma{background-position:-64px -88px}.flag.flag-mr{background-position:0 -99px}.flag.flag-gn{background-position:0 -55px}.flag.flag-ne{background-position:-176px -99px}.flag.flag-nf{background-position:-192px -99px}.flag.flag-wf{background-position:-176px -154px}.flag.flag-hk{background-position:-144px -55px}.flag.flag-gf{background-position:-160px -44px}.flag.flag-ps{background-position:-240px -110px}.flag.flag-ic{background-position:-240px -55px}.flag.flag-cw{background-position:-256px -22px}.flag.flag-ml{background-position:-176px -88px}.flag.flag-ax{background-position:-224px 0}.flag.flag-gl{background-position:-240px -44px}.flag.flag-dj{background-position:-48px -33px}.flag.flag-cn{background-position:-176px -22px}.flag.flag-ht{background-position:-208px -55px}.flag.flag-lr{background-position:-240px -77px}.flag.flag-tg{background-position:0 -143px}.flag.flag-ba{background-position:-256px 0}.flag.flag-ge{background-position:-144px -44px}.flag.flag-bz{background-position:0 -22px}.flag.flag-au{background-position:-192px 0}.flag.flag-iq{background-position:-96px -66px}.flag.flag-cm{background-position:-160px -22px}.flag.flag-gw{background-position:-112px -55px}.flag.flag-az{background-position:-240px 0}.flag.flag-na{background-position:-144px -99px}.flag.flag-fj{background-position:-16px -44px}.flag.flag-zw{background-position:-32px -165px}.flag.flag-bs{background-position:-192px -11px}.flag.flag-il{background-position:-16px -66px}.flag.flag-nz{background-position:-48px -110px}.flag.flag-me{background-position:-112px -88px}.flag.flag-si{background-position:-256px -121px}.flag.flag-nc{background-position:-160px -99px}.flag.flag-lb{background-position:-176px -77px}

.btn-primary {color: #fff;background-color: #a1af01;border-color: #a1af01; }
.btn-primary:hover {color: #fff;background-color: #757f03;border-color: #757f03;}

.btn-info {color: #fff;background-color: #F69415; border-color: #F69415; }
.btn-info:hover {color: #fff;background-color: #f7b360;border-color: #f7b360;}

.input-group-prepend,.input-group-append {display: -ms-flexbox;display: flex;}
.input-group-prepend .btn,
.input-group-append .btn {position: relative;z-index: 2;}
.input-group-prepend .btn:focus,.input-group-append .btn:focus {z-index: 3;}
.input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text,.input-group-prepend .input-group-text + .input-group-text,.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,.input-group-append .btn + .input-group-text,.input-group-append .input-group-text + .input-group-text,.input-group-append .input-group-text + .btn {margin-left: -1px;}
.input-group-prepend {margin-right: -1px;}
.input-group-append {margin-left: -1px;}

.overlay {position: absolute; top: 0;bottom: 0;left: 0;right: 0;height: 100%; width: 100%;opacity: 0; transition: .5s ease;background-color: #f8f8f8;}
.panel:hover .overlay { opacity: 0.9; }
.overlay .overlaytext {color: #000;position: absolute; top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);text-align: center;margin-bottom: 20px}

/*Menu*/
.navbar-nav li:hover {border:solid 0 #fff}
.navbar-nav {height:70px;}

.shop-address {padding-left:17px; margin-top:-26px}
.shop-box {min-height:220px;}

.about-us .panel-body{height:120px; }

/*google translator*/
.goog-te-gadget {line-height:30px}
.goog-te-banner-frame.skiptranslate {display: none !important;}
